github.com/refraction-networking/utls.SessionState.ticket (field)
11 uses
github.com/refraction-networking/utls (current package)
handshake_client.go#L489: hello.sessionTicket = session.ticket
handshake_client.go#L537: label: session.ticket,
handshake_client.go#L1072: session.ticket = hs.ticket
handshake_client_tls13.go#L1068: session.ticket = msg.label
ticket.go#L99: ticket []byte
ticket.go#L412: return cs.session.ticket, cs.session, nil
ticket.go#L421: state.ticket = ticket
u_conn.go#L217: sessionTicketExt.Ticket = session.session.ticket
u_public.go#L704: ticket: SessionTicket,
u_public.go#L712: return css.session.ticket
u_public.go#L745: css.session.ticket = SessionTicket
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |